crypto/tls.handshakeMessage.unmarshal (method)

2 uses

	crypto/tls (current package)
		common.go#L1515: 	unmarshal([]byte) bool
		conn.go#L1175: 	if !m.unmarshal(data) {